#8 ✓resolved
Aaron H.

New rake scaffold task breaks db:migrate

Reported by Aaron H. | August 21st, 2008 @ 06:19 PM

The new scaffold rake task (commit bbd9015b01da2de063444ed04cc241f07ab18a3d) breaks any rails db:migrate calls. Rails returns that it can't find the tmp/empty_app folder even when running migrations that have nothing to do with restful authentication.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Restful Authentication Generator

This widely-used plugin provides a foundation for securely managing user
authentication:
* Login / logout
* Secure password handling
* Account activation by validating email
* Account approval / disabling by admin
* Rudimentary hooks for authorization and access control.

http://github.com/technoweenie/restful-authentication/tree

Pages